home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
Drivers
/
play3401
/
TODO
< prev
Wrap
Text File
|
1994-03-02
|
1KB
|
46 lines
TODO
====
* play3401 still uses about 15% of CPU time on a 25 MHz mono slab
while running.
* No error messages -- playscore just stops. (FIXED).
* When there is a large other load on your system at the same time as
the CD is being played, the playback may start to 'stutter'. (This
problem is fortunately mostly eliminated already by the use of a
larger buffer.)
* You can't yet save the music data in one of the standard NeXT music
formats. (FIXED)
* No man page. (DONE)
* No glitzy NeXTStep frontend like CDPlayer.app.
* Load at double speed (Toshiba says it can't be done.)
* Play3401 doesn't figure out the target number of the CD ROM on its
own yet. Sending the special SCSI commands which are intended for a
CD ROM to a harddisk may have unpredictable consequences. (FIXED)
* You can't yet specify music by tracks or time in minute, seconds
format. (FIXED)
* Change format for duration specification (DONE)
* Workspace still ejects all disks it doesn't like including audio
CDs. (FIXED)
* Add 150 to normal specifications. (DONE)
* Preload at every point (DONE)
* You need to run play3401 with superuser privileges (ie. after su
root) (Now uses SUID)
* Play3401 upon quiting may leave the CD ROM drive in a mode which may
require a power cycle on the drive before it can read ordinary CD
ROMs again (FIXED).
* Add atexit() coding